From fd56b2dff5fdad2e02a978f192f512d89661fc26 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 9 Sep 2002 00:28:38 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2ff622c0d2e..5191999b9de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,23 @@ +2002-09-08 Richard M. Stallman + + * emacs-lisp/bytecomp.el (byte-compile-delete-errors): Default to nil. + + * simple.el (undo-elt-in-region): Fix one-off error at END. + (forward-visible-line): Handle invisibility by ignoring + invisible newlines. Also include entire invisible lines beyond + the stopping point. + + * cus-edit.el (custom-save-variables, custom-save-faces): + Clarify the comments written into .emacs. + +2002-09-08 Markus Triska + + * play/doctor.el (doctor-doc): Recognize question words + and use qlist. Use doctor-shorten's return value. + (doctor-shorten): Compute a return value, don't alter `sent'. + (doctor-hates1): Add a question mark. + (doctor-strangelove): Unused function deleted. + 2002-09-08 Kim F. Storm * kmacro.el (kmacro-end-and-call-macro): New command to end and -- 2.30.2